Use PESetNthAlertDefaultMessage to set the default message for the specified Report Alert associated with the print job.
BOOL CRPE_API PESetNthDefaultMessage (short printJob, short alertN, constant char FAR * text);
Declare Function PESetNthAlertDefaultMessage Lib "crpe32.dll" (ByVal printJob%, ByVal alertN%, text As String) As Integer
function PESetNthAlertDefaultMessage( printJob : Smallint; alertN : Smallint; const text : PCHAR) : boolean stdcall;
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |